home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Jurassic Jigsaws
/
JURASSIC.BIN
/
dintrfce.dir
/
00024_Script_Software Schoolhouse Button
< prev
next >
Wrap
Text File
|
1996-09-27
|
241b
|
12 lines
on mouseDown
puppetsound "click"
updatestage
put the clickon into tWhichSprite
buttonscript (tWhichSprite)
if rollover(tWhichSPrite) then
puppetsound "click"
updatestage
go to movie "SkoolDem"
end if
end